home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / dev / e / RAPI.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  2.0 KB  |  51 lines

  1. Short: Sample prog showing random patterns
  2.  
  3.           ***** RAPI Random Algorithm Pattern Illustrator *****
  4.  
  5. Legal-
  6.  
  7.    I realease RAPI to the public domain for educational use.  I really
  8. cant think of any way that someone is going to make money off of it but
  9. please dont without my written concent.  It is alright to distribute this at
  10. will as long as no fee is charged except for Media and Disk Copy costs.  And
  11. you must also distribute the entire package which includes:
  12.  
  13. RAPI                              (The executable)
  14. RAPI.e                            (The source code in E)
  15. RAPI.info                         (This is optional.  I dont think anyone
  16.                                   who cant use a CLI would have any use for
  17.                                   this example or program)
  18.  
  19. What the **** is RAPI?-
  20.  
  21.    RAPI is a program that uses E's random number generator Rnd() function
  22. to generate random numbers to use as a demonstration of how the random
  23. number algorithms (or Psedocode random numbers) are actually not very random.
  24. It helpes give a good Illustration of how your computer generates random
  25. numbers using an algorithm.  This also shows why an encryption program that
  26. uses Pseudocode random numbers is not a very good one.  Anyway it is meant
  27. more as a source example of E than anything else.  You can play with it by
  28. adjusting the color range, and size of window. You could also change OpenW()
  29. to OpenS() but please dont distibute your changed source under this name. I
  30. hate it when things get mixed up.  Anyways have fun.
  31.  
  32. Bryce Bockman Internet: bitman@hebron.connected.com
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41. ============================= Archive contents =============================
  42.  
  43. Original  Packed Ratio    Date     Time    Name
  44. -------- ------- ----- --------- --------  -------------
  45.     1064     733 31.1% 19-Aug-92 03:51:28  RAPI
  46.     1281     603 52.9% 19-Aug-92 03:50:44  RAPI.e
  47.      454     240 47.1% 19-Aug-92 03:50:54  RAPI.info
  48.     1542     754 51.1% 19-Aug-92 04:26:22  README
  49. -------- ------- ----- --------- --------
  50.     4341    2330 46.3% 04-Jan-94 15:38:10   4 files
  51.